Draft
Conversation
* fix login bug by removing onauthChange callback * lint * remove unused imports --------- Co-authored-by: TW1234567 <117593511+TW1234567@users.noreply.github.com> Co-authored-by: Thomas Wu <orangeleaves@v1040-wn-rt-b-24-91.campus-dynamic.uwaterloo.ca>
* Add review scoring pages * Only allow 1 through 5 for review scores * Fix linter issues * Fix review comments
…eperating react from fetch calls (#151) Co-authored-by: Thomas Wu <orangeleaves@Thomass-MacBook-Pro.local> Co-authored-by: Thomas Wu <orangeleaves@v1040-wn-rt-a-46-41.campus-dynamic.uwaterloo.ca>
* Add question answer component and dummy data * fix login bug by removing onauthChange callback (#148) * fix login bug by removing onauthChange callback * lint * remove unused imports --------- Co-authored-by: Thomas Wu <orangeleaves@v1040-wn-rt-b-24-91.campus-dynamic.uwaterloo.ca> * Resolve package conflict to allow for MUIDataTable style (#149) * Fix Team (#152) * Changing Application Roles (#155) * fix login bug by removing onauthChange callback (#148) (#150) * fix login bug by removing onauthChange callback * lint * remove unused imports --------- Co-authored-by: TW1234567 <117593511+TW1234567@users.noreply.github.com> Co-authored-by: Thomas Wu <orangeleaves@v1040-wn-rt-b-24-91.campus-dynamic.uwaterloo.ca> * add left content banner with people image * Add blueprint images to left content panel * Add report conflict modal * fix report conflict modal style * move modal as an optional button in the right titele * add empty alt text for decorative images --------- Co-authored-by: TW1234567 <117593511+TW1234567@users.noreply.github.com> Co-authored-by: Thomas Wu <orangeleaves@v1040-wn-rt-b-24-91.campus-dynamic.uwaterloo.ca> Co-authored-by: River Stanley <river.stanley@uwaterloo.ca> Co-authored-by: Anish Aggarwal <anish.5@hotmail.com>
* rough * implement and use ProtectedApplicaiton * linting * edit error handling for verfiying user * revert secrets.ts change --------- Co-authored-by: Thomas Wu <orangeleaves@Thomass-MacBook-Pro.local>
* updates application dashboard * refactoring table styling * updates dynamc applicant filtering, app count * refactoring * added table options * removed toolbar * readding toolbar lol * fetching second choice status * custom sorting function for name column * adds for styling for second choice status --------- Co-authored-by: aanxniee <caishajia@gmail.com>
* updates to make search, sorting, and filtering work * moved application table query to queries.ts * moved mui theme to utils * refactoring get style functions + moved to utils * fixed review rerouting issue * removes mui comments and small updates * runs lint and prettier --------- Co-authored-by: aanxniee <caishajia@gmail.com>
* moves dashboard dropdown menu + updates styling * fixes styling issues for status and second choice status
…185) * 10/26/2023 * Co-authored-by: anushehatiff <anushehatiff@users.noreply.github.com> * added heet's reviewInfoStage & type changes --------- Co-authored-by: HeetShah <heetshah7642@gmail.com>
* creates query for secondchoicerole, new table tab * added prop for whichChoiceTab * fade out inactive tab * clean up code * remove space * add types to type file, rename tabletitle, remove edit buttom temp. * Update yarn.lock * t * tme * l * revert yarn.lock * Update yarn.lock * Update yarn.lock * old yarn.lock
* adds conditional rendering based on selection on dropdown menu * adds table columns for review table * [INTF23] Second choice tab (#184) * creates query for secondchoicerole, new table tab * added prop for whichChoiceTab * fade out inactive tab * clean up code * remove space * add types to type file, rename tabletitle, remove edit buttom temp. * Update yarn.lock * t * tme * l * revert yarn.lock * Update yarn.lock * Update yarn.lock * old yarn.lock * lints (#190) * lints * adds default value to dropdown menu * adds conditional rendering based on selection on dropdown menu * adds table columns for review table * added second choice tabs to review table * adds inner table to expandable row * Revert "adds inner table to expandable row" This reverts commit a801855. --------- Co-authored-by: Jesse Li <53070256+Jess2772@users.noreply.github.com> Co-authored-by: Heet Shah <58372785+HeetShah@users.noreply.github.com> Co-authored-by: HeetShah <heetshah7642@gmail.com>
* update SKL page update SKL page * refactoring fetching application and render data * linting * loop through all role specific questions --------- Co-authored-by: HeetShah <heetshah7642@gmail.com>
❌ Deploy Preview for uwblueprint failed.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Notion ticket link
[FE] Review page - End Page
Implementation description
Steps to test
What should reviewers focus on?
Checklist